const runtime.goroutineProfileAbsent
3 uses
runtime (current package)
mprof.go#L1286: goroutineProfileAbsent goroutineProfileState = iota
mprof.go#L1389: gp1.goroutineProfiled.Store(goroutineProfileAbsent)
mprof.go#L1455: if gp1.goroutineProfiled.CompareAndSwap(goroutineProfileAbsent, goroutineProfileInProgress) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)